set Begin Edit Settings
Begins an edit transaction for config, module config, owner, and channel settings changes
This will delay the standard *implicit* save to the file system and subsequent reboot behavior until committed (commit_edit_settings)
Content copied to clipboard
bool begin_edit_settings = 64;
Return
This builder for chaining.
Parameters
value
The beginEditSettings to set.